From 54fc478600521cf7cc363a84674e05bd67910bd7 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 2 Oct 2009 18:55:40 +0000 Subject: [PATCH] (AUTOGENEL): Add loaddefs.el files in cedet subdirectories. --- lisp/makefile.w32-in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 20290caf496..8228b649973 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -60,7 +60,9 @@ LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \ AUTOGENEL = $(lisp)/loaddefs.el $(LOADDEFS) $(lisp)/cus-load.el \ $(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el \ - $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el + $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el \ + $(lisp)/cedet/semantic/loaddefs.el $(lisp)/cedet/ede/loaddefs.el \ + $(lisp)/cedet/srecode/loaddefs.el # Files to compile before others during a bootstrap. This is done to # speed up the bootstrap process. The CC files are compiled first -- 2.30.2